home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Shareware in MacFormat / NetWarmer 1.0d1 / source / MainMenu.h < prev    next >
Encoding:
Text File  |  1994-09-08  |  179 b   |  9 lines  |  [TEXT/KAHL]

  1. /* MainMenu.h */
  2. /* Created 3/13/4 1:08 PM by AppMaker */
  3.  
  4. /*----------*/
  5. void InitTitles    (void);
  6. void LoadMenus    (void);
  7. void DoMenu        (long        menuChoice);
  8. void UpdateMenus (void);
  9.